home *** CD-ROM | disk | FTP | other *** search
/ Mac Power 1997 January / macpower199701.bin / AMUG / Internet_24 / RnMac 2.0d5 FAT.sit / rnMac-v2.0d5 Folder / rnMac 2.0d5 (FAT) / rnMac 2.0d5 (FAT).rsrc / TEXT_146_v1.1.txt < prev    next >
Encoding:
Text File  |  1996-08-15  |  838 b   |  9 lines

  1. November 21 - v1.1
  2. - fixed problem with threading that caused rnMac to hang when processing articles with References: header lines longer than 256 characters
  3. - ensured that all threading code clips field lengths to 256 characters or less (this might have been causing some people problems)
  4. - tweaked the dialog filter so that it doesn't get confused when, for example, it intercepts a keystroke of the letter "N" and there are two buttons with names containing a capital "N" (as in "Register Now" and "No, I'm a shareware leech")
  5. - fixed a very nasty bug in a call to ResolveAliasFile so that I really am passing a pointer to a char for the wasAliased parameter (I used to say 窶œ(Boolean *) wasAliased窶 instead of 窶œ(Boolean *) &wasAliased窶); this should fix the problem with crashes when rnMac tries to dereference an alias....
  6.  
  7.  
  8.  
  9.